body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000099;
}
.table_main {
	background-color: #FFFFFF;
	text-align: left;
	width: 750px;
	border: thin solid #000000;
}
.yellowhighlight {
	background-color: #FFFF00;
	font-size: 18px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
}
.order_table {
	border: medium dashed #FF0000;
}
